var crypto/x509.x509usefallbackroots

3 uses

	crypto/x509 (current package)
		root.go#L36: var x509usefallbackroots = godebug.New("x509usefallbackroots")
		root.go#L69: 		if x509usefallbackroots.Value() != "1" {
		root.go#L72: 		x509usefallbackroots.IncNonDefault()